home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / fpl / user.fpl < prev    next >
Text File  |  1995-09-18  |  237b  |  12 lines

  1. /*
  2.  * This file gets executed from FrexxEd.FPL. Change this to include all those
  3.  * actions you want performed on a regular FrexxEd startup.
  4.  *
  5.  * Examples:
  6.  *
  7.  * ExecuteFile("CIndent.FPL");
  8.  *
  9.  * AssignKey("Save();", "amiga s");
  10.  *
  11.  */
  12.